docs: Add more information to gtk_widget_set_realized()
authorBenjamin Otte <otte@redhat.com>
Thu, 20 Mar 2014 13:34:31 +0000 (14:34 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 20 Mar 2014 13:34:31 +0000 (14:34 +0100)
commitfbf99febf3c686565a44f11553007d3d7eec68f2
treec4ce5156097d0a2c32e57dc40e79fb9ef20af2cf
parentb20d49fc0477256d1e733e151524cf49ca9df3a0
docs: Add more information to gtk_widget_set_realized()

It's important to point out that widgets should only be marked as
realized very late in the process. Even GTK widgets don't get this
right.

https://bugzilla.gnome.org/show_bug.cgi?id=726717
gtk/gtkwidget.c